home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac 1993 September / September 93.iso / Archives / Sound / Learning / Music Gym / Scales / background_11583.txt < prev    next >
Text File  |  1993-07-06  |  1KB  |  62 lines

  1. -- background: 11583 from stack: in
  2. -- bmap block id: 3814
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: Major Keys
  6.  
  7.  
  8. -- part 13 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=208 top=210 right=239 bottom=305
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 14
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: NEXT SCALE
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to any card
  23. end mouseUp
  24.  
  25.  
  26. -- part 17 (button)
  27. -- low flags: 00
  28. -- high flags: 8004
  29. -- rect: left=10 top=301 right=329 bottom=106
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 14
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: MAIN MENU
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   visual effect iris open to card
  41.   go to card "MAIN MENU" of stack "MAIN"
  42. end mouseUp
  43.  
  44.  
  45. -- part 18 (button)
  46. -- low flags: 00
  47. -- high flags: 8003
  48. -- rect: left=13 top=265 right=290 bottom=93
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 0 / 0
  51. -- text alignment: 1
  52. -- font id: 0
  53. -- text size: 12
  54. -- style flags: 0
  55. -- line height: 16
  56. -- part name: Reference
  57. ----- HyperTalk script -----
  58. on mouseUp
  59.   visual effect iris open to card
  60.   go to card "about scales" of stack "reference"
  61. end mouseUp
  62.